.header-layout6 .container {
  max-width: 100%;
  padding-left: 2%;
  padding-right: 2%;
}

.breadcumb-wrapper {
  background-color: #762d2d;
  padding: 100px 0 90px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.breadcumb-wrapper:before {
  background: linear-gradient(0deg, rgba(3, 6, 14, 0.8), rgb(118 45 45));
  opacity: 0.9;
}
.breadcumb-wrapper {
  background: url(/User/assets/Media/caligraphy.webp);
}
.sh-cart-icon {
  transform: translateX(0px) !important;
}
.sub-title {
  margin-bottom: 0px;
}
.title-area.pe-xl-5.me-xl-5 {
  margin: 20px;
  text-align: center;
}
.img-box2 .img1 img {
  border-radius: 16px;
  width: 100%;
  height: 310px;
  object-fit: cover;
}
.choose-item {
  padding: 20px 20px !important;
  height: 450px !important;
  align-content: center;
}
.start-learning-btn {
  background-color: #762d2d;
  color: #fff;
  border: none;
  padding: 8px 18px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
.about-quran-area {
  position: relative;
  max-width: 100% !important;
  margin-left: 5% !important;
}
.img-box2 .discount-wrapp {
  position: absolute;
  top: -10% !important;
  left: -5% !important;
  z-index: 5;
}
.about-quran .quran-image {
  text-align: center;
}
.img-box2 {
  min-height: auto !important;
}
.col-xl-6.mb-30.mb-xl-0.about-left-2 {
  margin-top: -60px;
  padding-left: 2%;
}
.col-xl-6.mb-30.mb-xl-0.about-right-2 {
  margin-top: -0px;
  padding-left: 2%;
}
.col-xl-6.mb-30.mb-xl-0.about-right {
  margin-top: 20px;
}
.start-learning-btn:hover {
  background-color: #5e1f1f;
  transform: translateY(-2px);
}
.footer-logo img {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 0px 20px #424242;
}
.main-menu ul li:has(.sub-menu) > a.dropdown:after {
  transform: rotate(270deg);
}
a.dropdown.mob {
  font-size: 12px;
}
a.dropdown.mob::after {
  display: none !important;
}
.th-mobile-menu ul .th-item-has-children > a.dropdown .th-mean-expand {
  top: 60%;
  font-size: 8px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
li.courses-mob-dropdowns ul li a {
  font-size: 12px;
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .about-wrapper2.mt-40 p {
    font-size: 16px;
  }

  .about-wrapper2.mt-40 h2 {
    font-size: 30px;
  }

  div#about-sec {
    padding-bottom: 0px !important;
  }

  .col-xl-6.mb-30.mb-xl-0.about-right-2 {
    margin-top: -10px;
    padding-left: 5%;
  }
  .about-sec-2 {
    margin-bottom: -75px;
    margin-top: 30px;
  }
  header.th-header.header-layout6 .container {
    max-width: 100%;
    padding: 0 1% !important;
  }
  .header-layout6 .main-menu > ul > li {
    margin: 0 5px !important;
  }
}
@media (max-width: 1199px) {
     .img-box2 .img1 {
        margin-bottom: 0px;
    }
    .title-area.pe-xl-5.me-xl-5 {
      margin: 0px;
    }
    .img-box2 {
        margin-bottom: 0px;
    }
    .about-page .about-wrapper2.mt-40 {
        margin-top: 0px;
    }
}
@media (max-width: 991px) {
    .about-page .about-wrapper2.mt-40 {
        margin-top: 0px;
        text-align: center;
    }
    div#about-sec> .container> .row> div:nth-child(1) {
        margin-bottom: 0px;
    }
    .btn-group.mt-40.mb-20.mb-xl-0 {
        margin: 40px 0px 60px;
    }
    .col-xl-6.mb-30.mb-xl-0.about-left-2 {
        margin-top: 0px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .header-layout6 .main-menu > ul > li > a {
        padding: 0px 0;
        font-size: 14px;
    }
    .header-layout6 .main-menu > ul > li {
        margin: 0 5px;
    }
    header .menu-area> .container> .row> div:nth-child(1) {
        width: 45.5%;
    }
    header .menu-area> .container> .row> div:nth-child(2) {
        width: 24.5%;
        display: flex;
    }
    .header-logo.logo-shape1.justify-content-center a img {
        width: 115px !important;
    }
    header .menu-area> .container> .row> div:nth-child(3) {
        width: 30%;
    }
}
@media screen and (max-width:991px) and (min-width:768px){
     .header-layout6 .th-menu-toggle {
          margin: 0px;
          height: 48px;
          width: 48px;
      }
      .header-logo.logo-shape1.justify-content-center a img {
        width: 115px !important;
    }

}

@media (min-width: 849px) {
  .header-main-row {
    align-items: baseline !important;
    max-height: 60px;
    padding-top: 6px;
  }
}
@media (max-width: 767px) {
  .header-logo.logo-shape1.justify-content-center a img {
        width: 115px !important;
   }
   .header-logo.logo-shape1 a {
        margin-top: 0px;
        margin-bottom: 10px;
   }
  .header-layout6 .container {
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
  img.footer-logo {
    margin-top: -20% !important;
  }
  .sjz-start-learning {
    display: none !important;
  }
  .about-right {
    padding-left: 10px !important;
    text-align: center;
  }
  .btn-group.mt-40.mb-20.mb-xl-0 {
    justify-content: center;
  }
  .title-area,
  .sec-title {
    --section-title-space: 35px;
    font-size: 25px;
  }
  .img-box2 .discount-wrapp {
      top: -12% !important;
      left: -8% !important;
      scale: 0.7;
  }
  .about-quran-area {
      margin-left: 14% !important;
      margin-right: 14% !important;
  }
  .col-xl-6.mb-30.mb-xl-0.about-right-2{
    margin-bottom: 0px;
  }
}
@media (max-width: 575px) {
    .img-box2 .discount-wrapp {
        left: -4% !important;
    }
    .box-title {
        font-size: 18px !important;
    }
}
@media (max-width: 507px) {
    .img-box2 .discount-wrapp {
        left: -8% !important;
        top: -14% !important;
    }
    .about-quran-area .box-title { 
      padding-left: 40px; 
    }
}
@media (max-width: 507px) {
       .img-box2 .discount-wrapp {
        left: -9% !important;
        top: -14% !important;
        scale: 0.65;
    }
    .about-quran-area .box-title {
        font-size: 16px !important;
    }
}
@media (max-width: 420px) {
       .img-box2 .discount-wrapp {
        left: -11% !important;
        top: -16.5% !important;
        scale: 0.6;
    }
    .about-quran-area .box-title {
        font-size: 15px !important;
        padding: 20px;
    }
}
@media (max-width: 400px) {
    .about-quran-area .box-title {
        padding-left: 55px !important; 
    }
}
@media (max-width: 370px) {
    .img-box2 .discount-wrapp {
        left: -15% !important;
        top: -18% !important;
        scale: 0.5;
    }
}
@media (max-width: 340px) {
    .img-box2 .discount-wrapp {
        left: -17% !important;
}
}
